Expand description

Core functionality for the Sycamore UI framework.

This crate should not be used directly. Instead, use the sycamore crate which re-exports this crate.

Feature Flags

  • hydrate - Enables the hydration API.

Modules

Utilities for components and component properties.
Generic rendering backend.
References to nodes in views.
Utilities for rendering nodes.
Abstractions for representing UI views.